home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970326-19970626 / 000104_news@columbia.edu _Mon Apr 21 07:28:01 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id HAA20227
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 21 Apr 1997 07:28:01 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id HAA28707
  7.     for kermit.misc@watsun; Mon, 21 Apr 1997 07:28:00 -0400 (EDT)
  8. Path: news.columbia.edu!panix!news.mathworks.com!cam-news-hub1.bbnplanet.com!cam-news-feed2.bbnplanet.com!news.bbnplanet.com!news.indigo.ie!not-for-mail
  9. From: offline@INDIGO.IE (alan)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: carrier detect signal ?
  12. Date: Mon, 21 Apr 1997 11:20:02 GMT
  13. Organization: Indigo
  14. Lines: 22
  15. Message-ID: <335b4d5b.4144566@NEWS.INDIGO.IE>
  16. References: <3355fe5a.2510622@NEWS.INDIGO.IE> <1997Apr18.090020.97103@cc.usu.edu>
  17. NNTP-Posting-Host: ts06-05.dublin.indigo.ie
  18. X-Newsreader: Forte Agent .99e/32.227
  19. Xref: news.columbia.edu comp.protocols.kermit.misc:6922
  20.  
  21. On 18 Apr 97 09:00:20 MDT, jrd@cc.usu.edu (Joe Doupnik) wrote:
  22.  
  23. >In article <3355fe5a.2510622@NEWS.INDIGO.IE>, offline@INDIGO.IE (alan) writes:
  24. >> Is it possible to use ms kermit to issue a carrier detect signal
  25. >> somehow?
  26. >-----------
  27. >    Carrier Detect is a signal FROM the modem TO the computer, never
  28. >the other way around (electrically the direction can't be reversed). What
  29. >is it you are really trying to accomplish?
  30. >    Joe D.
  31. I am trying to get the bbs using a door with a terminal emulation to
  32. open a comm port and send out a carrier detect signal. The bbs is to
  33. be attached to an intellisystem so basically someone dialls into the
  34. bbs and I want it to act as a dumb terminal. To do this the
  35. intellisystem needs a carrier detect signal. When a person selects
  36. Intellisystem from the menu, the node shuts down and a terminal
  37. emulator kicks in. I want to write a batch file that will run a
  38. terminal emulation program . I also need to force a carrier detect
  39. signal so the intellisystem will spew back the necessary information.
  40. Do I have to get Pascal or something like this to write a program?
  41. Cheers,
  42. alan